projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b4863f
)
pathbar: use the same parameter as in the declaration
author
Ignacio Casal Quinteiro
<icq@gnome.org>
Thu, 19 Feb 2015 13:44:56 +0000
(14:44 +0100)
committer
Ignacio Casal Quinteiro
<icq@gnome.org>
Thu, 19 Feb 2015 13:46:32 +0000
(14:46 +0100)
gtk/gtkpathbar.c
patch
|
blob
|
history
diff --git
a/gtk/gtkpathbar.c
b/gtk/gtkpathbar.c
index 06e11c80672205760f35da0d4b477e53e8ced4be..740cf2f441b0931e39fc780b7d3690d5a1c878a5 100644
(file)
--- a/
gtk/gtkpathbar.c
+++ b/
gtk/gtkpathbar.c
@@
-1849,9
+1849,9
@@
gtk_path_bar_get_info_callback (GCancellable *cancellable,
}
void
-_gtk_path_bar_set_file (GtkPathBar
*path_bar,
- GFile
*file,
-
const gboolean
keep_trail)
+_gtk_path_bar_set_file (GtkPathBar *path_bar,
+ GFile *file,
+
gboolean
keep_trail)
{
struct SetFileInfo *info;